-- card: 5006 from stack: in.0-4 -- bmap block id: 5323 -- flags: 0000 -- background id: 2767 -- name: Ex 1.4 -- part 14 (button) -- low flags: 00 -- high flags: 8006 -- rect: left=258 top=239 right=258 bottom=431 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 174 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: The customerÕs credit rating ----- HyperTalk script ----- -- The "HiliteRadio" handler is in the stack script. on mouseUp hideFeedback HiliteRadio end mouseUp -- part 15 (button) -- low flags: 00 -- high flags: 8006 -- rect: left=258 top=257 right=276 bottom=423 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 174 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Help about using the stack ----- HyperTalk script ----- -- The "HiliteRadio" handler is in the stack script. on mouseUp hideFeedback HiliteRadio end mouseUp -- part 16 (button) -- low flags: 00 -- high flags: 8006 -- rect: left=258 top=275 right=294 bottom=450 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 174 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Information about the customer ----- HyperTalk script ----- -- The "HiliteRadio" handler is in the stack script. on mouseUp hideFeedback HiliteRadio end mouseUp -- part 20 (button) -- low flags: 00 -- high flags: A003 -- rect: left=400 top=299 right=317 bottom=459 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Done ----- HyperTalk script ----- -- The "checkOneRight" handler is in the stack script. on mouseUp checkOneRight end mouseUp -- part 22 (button) -- low flags: 00 -- high flags: A003 -- rect: left=345 top=322 right=340 bottom=461 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Correct Answer ----- HyperTalk script ----- -- This handler shows the correct answer. on mouseUp hideFeedback dehiliteBtns set hilite of btn 2 to true wait 25 repeat 2 set hilite of btn 2 to false wait 25 set hilite of btn 2 to true wait 25 end repeat ans 4 end mouseUp -- part contents for background part 9 ----- text ----- 4 of 6 -- part contents for background part 6 ----- text ----- Here is the card from the accounting application again. What will this indicated button do? This button— —will take you to: -- part contents for background part 19 ----- text ----- 15 -- part contents for background part 21 ----- text ----- No, a question mark button is usually used to provide Help about using a stack. Correct. A question mark button will take you to help about using this HyperCard stack. No, a question mark button is usually used to provide Help about using a stack. This is the correct answer. A question mark button takes you to help about using this HyperCard stack.